Skip to content

Conversation

@enkerewpo
Copy link
Member

@enkerewpo enkerewpo commented Apr 25, 2025

after merging this pr, hvisor's github will automatically tags new issues and PRs with correct labels (done by github-bot).

… architecture types and improve label creation script
…on pull request titles, enhancing automation for feature, bug, documentation, and architecture labels.
… issues based on title and body content, improving issue management and triage efficiency.
… 'aarch' and 'loongarch' keywords, improving issue categorization accuracy.
@enkerewpo enkerewpo requested review from Inquisitor-201 and Copilot and removed request for Copilot April 25, 2025 14:14
@enkerewpo enkerewpo added the ci Github CI label Apr 25, 2025
@enkerewpo enkerewpo added this to the hvisor-v0.1.2 milestone Apr 25, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR automates issue and PR labeling by introducing a GitHub bot along with dedicated workflows to tag issues and pull requests based on keywords found in their titles and bodies. Key changes include:

  • Updating Cargo.toml to add general features (“iommu” and “pci”) and reorganizing feature sections.
  • Creating two new workflows (.github/workflows/labeler.yml and issue-labeler.yml) to automate labeling for PRs and issues.
  • Adding a labeler configuration file (.github/labeler.yml) for architecture-specific file changes.

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
Cargo.toml Adds general features and reorganizes the features section to remove duplicate commented-out entries.
.github/workflows/labeler.yml Introduces a workflow to label pull requests based on title keywords.
.github/workflows/issue-labeler.yml Introduces a workflow to label issues based on title and body keywords.
.github/labeler.yml Provides configuration for automatic label assignment based on file changes for supported architectures.

@enkerewpo enkerewpo requested a review from KouweiLee April 26, 2025 09:25
@KouweiLee KouweiLee merged commit 7dafe60 into syswonder:dev Apr 27, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Github CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants